Skip to content

first try#4

Open
GraceyWilliams wants to merge 2 commits intoThe-Marcy-Lab-School:masterfrom
GraceyWilliams:master
Open

first try#4
GraceyWilliams wants to merge 2 commits intoThe-Marcy-Lab-School:masterfrom
GraceyWilliams:master

Conversation

@GraceyWilliams
Copy link

It was difficult doing this, I got confuse and gave up. But in the next try am sure I'll understand and get it.

Copy link
Member

@thuyanduong thuyanduong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Gracey!

You were on the right track. The purpose of this Practice Lab was to look at someone else's project and suggest improvements to it! You correctly fixed the grammar in their first sentence in README.md. Also, you improved their code by adding semicolons to helloworld.js, which is a JavaScript best practice.

Other suggestions you could have proposed:

  • The rest of README.md has some grammatical mistakes, incorrect spelling, or incorrect capitalization.
  • The first function in helloworld.js is incorrect because console.print is not a method, but console.log is.
  • The second function in helloworld.js is incorrect because you need to have { and } in order to correctly interpolate a string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants